Vcenter Deployment Question QuestionType
Vcenter Deployment Question QuestionType
The Vcenter Deployment Question QuestionType enumerated type defines the type of the question raised.
Possible values:
YES_NO
: Question with answer values Yes/No.OK_CANCEL
: Question with answer values Ok/Cancel.ABORT_RETRY_IGNORE
: Question with answer values Abort/Retry/Ignore.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
YES_NO,
OK_CANCEL,
ABORT_RETRY_IGNORE,